home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
listings
/
v_03_06
/
3n06026b
< prev
next >
Wrap
Text File
|
1992-04-14
|
326b
|
16 lines
; INTER.DEF Module definition file
NAME INTER
DESCRIPTION 'Intercepting dll functions (c) Timothy Adams 1992 '
EXETYPE WINDOWS
STUB 'WINSTUB.EXE'
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE
HEAPSIZE 5000
STACKSIZE 5120
EXPORTS
INTERDLGPROC @1